Chapter 5. Arithmetic, Function Application, and Mapping with pandas
We've seen some basic tasks done with pandas series and DataFrames. Let's move on to more interesting applications. In this chapter, we'll revisit some topics discussed previously, regarding applying functions in arithmetic to a multivariate object and handling missing data in pandas.